home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 3 #4 / IMG 26 April 1995.iso / Demos / SimTown Demo / SimTown Demo.rsrc / STER_10001_AppErrs.txt < prev    next >
Text File  |  1994-11-01  |  5KB  |  187 lines

  1. # (decoded with TMPL 135)
  2. NumErrs: (37 entries)
  3.   0:
  4.     Error: 12001
  5.     HelpID: 0
  6.     ConstName : 'kErrUnknown'
  7.     Description: 'An obscure or unexpected problem occurred beyond the realm of simple diagnosis.'
  8.   1:
  9.     Error: 12002
  10.     HelpID: 0
  11.     ConstName : 'kErrFatalExit'
  12.     Description: 'Dire Straits!'
  13.   2:
  14.     Error: 12003
  15.     HelpID: 0
  16.     ConstName : 'kErrSystemExit'
  17.     Description: 'A non-recoverable error has occurred.'
  18.   3:
  19.     Error: 12004
  20.     HelpID: 0
  21.     ConstName : 'kErrNoResDefs'
  22.     Description: 'The internal defaults resource cannot be found, perhaps due to programmer error.'
  23.   4:
  24.     Error: 12005
  25.     HelpID: 0
  26.     ConstName : 'kErrBadResDefs'
  27.     Description: 'The internal defaults resource appears to be outdated or corrupt.'
  28.   5:
  29.     Error: 12006
  30.     HelpID: 0
  31.     ConstName : 'kErrOldROMs'
  32.     Description: 'System hardware obsolete, 128K ROMs or later required.'
  33.   6:
  34.     Error: 12007
  35.     HelpID: 0
  36.     ConstName : 'kErrOldSysVers'
  37.     Description: 'System software version obsolete, System 6.0.7 or later required.'
  38.   7:
  39.     Error: 12008
  40.     HelpID: 0
  41.     ConstName : 'kErrNo8BitCQD'
  42.     Description: 'Color Quickdraw required.'
  43.   8:
  44.     Error: 12009
  45.     HelpID: 0
  46.     ConstName : 'kErrNo32BitCQD'
  47.     Description: '32-bit Color Quickdraw required.'
  48.   9:
  49.     Error: 12010
  50.     HelpID: 0
  51.     ConstName : 'kErrBadPrefs'
  52.     Description: 'The “SimDemo™ Prefs” file appears to be outdated or corrupt. The default options will be used instead.'
  53.   10:
  54.     Error: 12011
  55.     HelpID: 0
  56.     ConstName : 'kErrBadResPrefs'
  57.     Description: 'The internal preferences resource appears to be outdated or corrupt.'
  58.   11:
  59.     Error: 12012
  60.     HelpID: 0
  61.     ConstName : 'kErrBadResWind'
  62.     Description: 'A window or dialog resource appears to be corrupt, outdated, or perhaps missing altogether.'
  63.   12:
  64.     Error: 12013
  65.     HelpID: 0
  66.     ConstName : 'kErrNoNewWind'
  67.     Description: 'A window cannot be opened, perhaps due to lack of memory.'
  68.   13:
  69.     Error: 12014
  70.     HelpID: 0
  71.     ConstName : 'kErrMissingRes'
  72.     Description: 'A required program resource cannot be found or loaded.'
  73.   14:
  74.     Error: 12015
  75.     HelpID: 2
  76.     ConstName : 'kErrBadBetaRsrc'
  77.     Description: 'Beta Fubar.'
  78.   15:
  79.     Error: 12016
  80.     HelpID: 2
  81.     ConstName : 'kErrAlteredBeta'
  82.     Description: 'Beta Altered.'
  83.   16:
  84.     Error: 12017
  85.     HelpID: 2
  86.     ConstName : 'kErrBetaExpired'
  87.     Description: 'Beta Expired.'
  88.   17:
  89.     Error: 12018
  90.     HelpID: 0
  91.     ConstName : 'kErrWindowSize'
  92.     Description: 'Insufficient memory to resize window to full size of monitor.'
  93.   18:
  94.     Error: 12019
  95.     HelpID: 0
  96.     ConstName : 'kErrResetMonitor'
  97.     Description: 'Unable to change monitor settings from application automatically, please set manually.'
  98.   19:
  99.     Error: 12020
  100.     HelpID: 0
  101.     ConstName : 'kErrUnsupportedGfxMode'
  102.     Description: 'This program requires a graphics mode that this computer does not appear to support.'
  103.   20:
  104.     Error: 12021
  105.     HelpID: 0
  106.     ConstName : 'kErrFileReqCancel'
  107.     Description: 'File request canceled.'
  108.   21:
  109.     Error: 12022
  110.     HelpID: 0
  111.     ConstName : 'kErrNoFileRecPtr'
  112.     Description: 'Bad file data detected, perhaps due to low memory or more serious file problems.'
  113.   22:
  114.     Error: 12023
  115.     HelpID: 0
  116.     ConstName : 'kErrNoHandleSent'
  117.     Description: 'An unexpected NULL Handle was sent to a function, perhaps due to low memory.'
  118.   23:
  119.     Error: 12024
  120.     HelpID: 0
  121.     ConstName : 'kErrNoPtrSent'
  122.     Description: 'An unexpected NULL Pointer was sent to a function, perhaps due to low memory.'
  123.   24:
  124.     Error: 12025
  125.     HelpID: 0
  126.     ConstName : 'kErrNoNewGWorld'
  127.     Description: 'Insufficient memory to create a new offscreen graphics world.'
  128.   25:
  129.     Error: 12026
  130.     HelpID: 0
  131.     ConstName : 'kErrMsgNullObject'
  132.     Description: 'A message was sent to a NULL or odd object.'
  133.   26:
  134.     Error: 12027
  135.     HelpID: 0
  136.     ConstName : 'kErrMsgLookupFailed'
  137.     Description: 'A method lookup failed, perhaps due to a bad cast or disposed object.'
  138.   27:
  139.     Error: 12028
  140.     HelpID: 0
  141.     ConstName : 'kErrNewByNameFailed'
  142.     Description: 'Function new_by_name was called for a unknown class.'
  143.   28:
  144.     Error: 12029
  145.     HelpID: 0
  146.     ConstName : 'kErrPrintJobTooBig'
  147.     Description: 'There are too many pages too print.'
  148.   29:
  149.     Error: 12030
  150.     HelpID: 0
  151.     ConstName : 'kErrExceedTELimit'
  152.     Description: 'The TextEdit buffer cannot hold any more characters.'
  153.   30:
  154.     Error: 12031
  155.     HelpID: 0
  156.     ConstName : 'kErrDLOGNotFound'
  157.     Description: 'A required dialog resource is missing or misnumbered.'
  158.   31:
  159.     Error: 12032
  160.     HelpID: 0
  161.     ConstName : 'kErrPICTNotFound'
  162.     Description: 'A required picture resource is missing or misnumbered.'
  163.   32:
  164.     Error: 12033
  165.     HelpID: 0
  166.     ConstName : 'kErrSLIDNotFound'
  167.     Description: 'The slide show resource is missing or misnumbered.'
  168.   33:
  169.     Error: 12034
  170.     HelpID: 0
  171.     ConstName : 'kErrSNGLNotFound'
  172.     Description: 'A required song list resource is missing or misnumbered.'
  173.   34:
  174.     Error: 12035
  175.     HelpID: 0
  176.     ConstName : 'kErrSONGNotFound'
  177.     Description: 'A required song resource is missing or misnumbered.'
  178.   35:
  179.     Error: 12036
  180.     HelpID: 0
  181.     ConstName : 'kErrTEXTNotFound'
  182.     Description: 'A required text resource is missing or misnumbered.'
  183.   36:
  184.     Error: 12037
  185.     HelpID: 0
  186.     ConstName : 'kErrSlideUnknownCmd'
  187.     Description: 'Unknown or possibly misspelled slide show command.'